Searched defs:isNullPtr (Results 1 – 6 of 6) sorted by relevance
19 export declare function isNullPtr(value: KPointer): boolean; function
19 function isNullPtr(value) { function
21 export function isNullPtr(value: KPointer): boolean { function